Can the GenData program continue processing through all transactions after it detects errors on a particular transaction?

Yes, just include the following control group and options in your FSISYS.INI file. Here are the default values:

< GenDataStopOn >
BaseErrors = Yes
TransactionErrors 					= Yes
ImageErrors = Yes
FieldErrors = Yes

If you want the GenData program to continue processing the next transaction when errors are encountered, set the above options to No. The ERRFILE.DAT file identifies which transactions contains errors.